[INFO] fetching crate llm-latency-lens-exporters 0.1.0...
[INFO] testing llm-latency-lens-exporters-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate llm-latency-lens-exporters 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate llm-latency-lens-exporters 0.1.0
[INFO] finished tweaking crates.io crate llm-latency-lens-exporters 0.1.0
[INFO] tweaked toml for crates.io crate llm-latency-lens-exporters 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate llm-latency-lens-exporters 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate llm-latency-lens-exporters 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f09e563865c62aaea65ce8f3082bca1aad127a0f8ebfffda5300a02e5f3ce595
[INFO] running `Command { std: "docker" "start" "-a" "f09e563865c62aaea65ce8f3082bca1aad127a0f8ebfffda5300a02e5f3ce595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f09e563865c62aaea65ce8f3082bca1aad127a0f8ebfffda5300a02e5f3ce595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09e563865c62aaea65ce8f3082bca1aad127a0f8ebfffda5300a02e5f3ce595", kill_on_drop: false }`
[INFO] [stdout] f09e563865c62aaea65ce8f3082bca1aad127a0f8ebfffda5300a02e5f3ce595
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52bc0f1ae4313c37280c8b60a391e21e965125c42d6ab87943643ce870948da9
[INFO] running `Command { std: "docker" "start" "-a" "52bc0f1ae4313c37280c8b60a391e21e965125c42d6ab87943643ce870948da9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling papergrid v0.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling tabled_derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tabled v0.16.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling llm-latency-lens-core v0.1.0
[INFO] [stderr]    Compiling llm-latency-lens-metrics v0.1.0
[INFO] [stderr]    Compiling llm-latency-lens-exporters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.62s
[INFO] running `Command { std: "docker" "inspect" "52bc0f1ae4313c37280c8b60a391e21e965125c42d6ab87943643ce870948da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52bc0f1ae4313c37280c8b60a391e21e965125c42d6ab87943643ce870948da9", kill_on_drop: false }`
[INFO] [stdout] 52bc0f1ae4313c37280c8b60a391e21e965125c42d6ab87943643ce870948da9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6904b9705f4730977571bbe7550844eeb4d0cd6aaa260466ad41e7f67a6b60ec
[INFO] running `Command { std: "docker" "start" "-a" "6904b9705f4730977571bbe7550844eeb4d0cd6aaa260466ad41e7f67a6b60ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling llm-latency-lens-core v0.1.0
[INFO] [stderr]    Compiling llm-latency-lens-metrics v0.1.0
[INFO] [stderr]    Compiling llm-latency-lens-exporters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0560]: struct `LatencyDistribution` has no field named `p999`
[INFO] [stdout]    --> src/lib.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 p999: Duration::from_millis(299),
[INFO] [stdout]     |                 ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 p99_9: Duration::from_millis(299),
[INFO] [stdout]     |                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `LatencyDistribution` has no field named `p999`
[INFO] [stdout]    --> src/lib.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 p999: Duration::from_millis(20),
[INFO] [stdout]     |                 ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 p99_9: Duration::from_millis(20),
[INFO] [stdout]     |                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `LatencyDistribution` has no field named `p999`
[INFO] [stdout]    --> src/lib.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 p999: Duration::from_millis(2990),
[INFO] [stdout]     |                 ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 p99_9: Duration::from_millis(2990),
[INFO] [stdout]     |                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `std_dev_tokens_per_second` in initializer of `ThroughputStats`
[INFO] [stdout]    --> src/lib.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |             throughput: ThroughputStats {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ missing `std_dev_tokens_per_second`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-latency-lens-exporters` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "6904b9705f4730977571bbe7550844eeb4d0cd6aaa260466ad41e7f67a6b60ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6904b9705f4730977571bbe7550844eeb4d0cd6aaa260466ad41e7f67a6b60ec", kill_on_drop: false }`
[INFO] [stdout] 6904b9705f4730977571bbe7550844eeb4d0cd6aaa260466ad41e7f67a6b60ec
